home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3309 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: castle.nando.net!news
  2. From: actuary@nando.net   (Bill McCarthy)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: c or c++ libs that write excel5 format
  5. Date: 27 Jan 1996 19:06:13 GMT
  6. Organization: News & Observer Public Access
  7. Message-ID: <4edt35$c3v@castle.nando.net>
  8. References: <4e4b6n$mph@news.texas.net>
  9. Reply-To: actuary@nando.net (Bill McCarthy)
  10. NNTP-Posting-Host: grail803.nando.net
  11. X-Newsreader: IBM NewsReader/2 v1.2
  12.  
  13. In <4e4b6n$mph@news.texas.net>,
  14. dsrm07@texas.net writes:
  15.  
  16. >i am looking for c or c++ libs that will will allow me to write 
  17. >excel 5.0 formated files.
  18.  
  19. Contact MSFT to purchase their kit.  Not only does it give you the
  20. ability to read and write Excel files, but can give your C programs
  21. direct interaction with Excel.  No other spreadsheet program, thus
  22. far, has been designed for such outstanding interaction with other
  23. running programs.  There are no Linux or Warp versions.
  24.  
  25. For public domain stuff, Lotus has released its specs for WK1 & WKS
  26. formats.  Nearly all spreadsheets can read one of these formats.
  27.  
  28. Bill McCarthy
  29. actuary@nando.net
  30. Wendell, NC  USA
  31.